home *** CD-ROM | disk | FTP | other *** search
/ Especial Multimedia / Especial Multimedia.iso / Multimed / Prg / IMAGELIB.ZIP / MIMAGE.ZIP / INFO.TXT < prev    next >
Text File  |  1995-07-27  |  2KB  |  31 lines

  1. The ImageLib VCL\DLL is an inexpensive way to add Jpeg, Gif and Pcx to your
  2. applications. Yes, there are image libraries supporting many more formats
  3. than ImageLib, but those libraries are more expensive and add more overhead
  4. to your applications.
  5.  
  6. ImageLib is a enhanced Timage and TDBImage VCL/DLL with the following
  7. added features:
  8.  
  9. * Enables the reading and writing of JPEG images to/from a file or a TBlobfield;
  10. * Jpeg 4, 8 and 24 bit dithering;
  11. * Jpeg 0 to 100% save quality;
  12. * Jpeg 0 to 100% smoothing;
  13. * enables the reading of GIF images from a file or a TBlobfield;
  14. * enables the reading of PCX images from a file or a TBlobfield;
  15. * enables the reading and writing of BMP images to/from a file or a TBlobfield;
  16. * enables the reading and writing of ICO images to/from a file(Delphi inherited)
  17. * enables the reading and writing of WMF images to/from a file (Delphi inherited)
  18. * DLL Callback function shows a progress bar and processes windows messages;
  19. * 1 line of code displays all image formats on the same canvas;
  20. * no code necessary (VCL) to display all image formats from a TBlobfield;
  21. * Loads/Saves all Tblobfield images to/from file;
  22. * converts all Tblobfield images to Jpeg/Bmp file;
  23. * pastes images from Clipboard and stores as a Jpeg/Bmp file/Blob; and
  24. * retrieves File/Blob info without actually opening the file.
  25.  
  26. We hereby grant everyone the right to distribute the unmodified zip files as 
  27. long as no profit is to be made from the sales of this zip file. It's o.k. for 
  28. Shareware distributors, BBS systems and computer book publishers to include 
  29. ImageLib on their disks or Online Systems. If you do so, a short e-mail 
  30. message would be appreciated.
  31.